home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Resources / Browsers, Managers & Extensions / GooglePreview 3.16 / googlepreview-3.16-fx.xpi / install.js next >
Text File  |  2005-08-13  |  230b  |  7 lines

  1. initInstall("GooglePreview", "/firefox extensions/googlepreview", "0.0");
  2.  
  3. alert("Sorry, this extension package is designed for Mozilla Firefox 0.9.\n"
  4.     + "Please upgrade your browser to a newer version");
  5.  
  6. cancelInstall();
  7.